EmojiChooser: Check the 1st button before 1st show
authorDaniel Boles <dboles@src.gnome.org>
Sat, 2 Sep 2017 17:47:47 +0000 (18:47 +0100)
committerDaniel Boles <dboles@src.gnome.org>
Mon, 4 Sep 2017 21:58:24 +0000 (22:58 +0100)
commit002a1d9c1cedee733dbfc40b2d913c19eb20b83c
tree92a83c8c75d7e99c338aeead5a6ae72bfdc0e54e
parentfcae5e942fa948c92a93ddd7dca0e68df31c2767
EmojiChooser: Check the 1st button before 1st show

We scroll to the top in show() but only ever selected a button when the
adjustment changed, which doesn’t happen in init(). Check it manually.

https://bugzilla.gnome.org/show_bug.cgi?id=787172
gtk/gtkemojichooser.c